Converts the input-pattern into a number base num-base and binds the results to output-atoms. First the symbols are converted into integers, which are then converted into the new number base. Each digit in this number base is then bound to the output-atoms. This functions makes it possible to convert a pattern into a multitude of patterns, and preserving the original structure as a combination structure.